Xbasic

AlphaCloud::ClientListApplicationVersions Method

Syntax

.ListApplicationVersions as L (BYREF Versions as C)

Arguments

BYREF VersionsCharacter

A character variable into which the list of versions should be returned.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

ListApplicationVersions gets a list of the versions available for the currently selected subscription, account and application.